@charset "utf-8";







html,body,dl,dt,dd,ol,ul,li,p,span,em,cite,del,a,img,h1,h2,h3,h4,h5,h6,object,pre,code,form,fieldset,legend,pre,input,select,textarea,blockquote,q,table,caption,thead,tbody,tfoot,th,td,button {margin:0;padding:0; -webkit-tap-highlight-color:rgba(0,0,0,0); background:transparent; }	



html , body{  width:100%; word-wrap:break-word  }



body { font-size:13px; color:#383838; background:none; min-height:40vh ;   }

html , body{ font-family:"微软雅黑";}



.body-box{ background:#fff;}



table { border-collapse:collapse; border-spacing:0;}

img, fieldset, abbr, acronym { border:none; vertical-align:top}

a img { border:none; padding:0; margin:0;}   


blockquote,q { quotes:none;}



p{



     -webkit-text-size-adjust:none; 



}



a { color:#333;  text-decoration:none; cursor:pointer;}





address,caption,cite,code,dfn,em,th,var { margin:0;padding:0; font-style:normal;font-weight:normal;}



*{ margin:0 auto; padding:0px; }



/* ----End Reset---- */



input , textarea , select , option{ border:none; background:none; outline:none; font-family:"siyuan";}



textarea{ resize:none}



select::-ms-expand{ display: none; }

video{ border:none}

/*---- Patchs---- */



.fl { float:left;}		



.fr { float:right;}		



.fn { float:none;}



.cl { clear:left;}



.cr { clear:right;}



.cb { clear:both;}



.tl { text-align:left;} 



.tr { text-align:right;}



.tc { text-align:center;}



li{ list-style:none; vertical-align:bottom}

.phone-box{ display:none;}
.phone-box1{ display:none;}
/*头部开始*/
.head-max{ width:100%; height:150px; background:#fff;}
.head-box{ width:1408px; height:150px;}
.logo{ width:717px; height:96px;  margin-top:27px;}
.logo img{ width:100%; height:100%;}

.sousuo-max{ width:400px;  height:auto;  padding-top:47px;}
.sousuo-box{ width:330px; height:52px; overflow:hidden; background:#e9f3ff; -moz-border-radius:26px; -webkit-border-radius:26px; border-radius:26px;}
.sousuo-1{ width:250px; height:52px; overflow:hidden; float:left;}
.sousuo-1 input{ display:block; width:225px; height:52px; line-height:52px; font-size:16px; color:#666666; padding-left:25px; overflow:hidden;}
.sousuo-2{ width:70px; height:52px; overflow:hidden; float:right; background:url(../images/sousuo.png) center center no-repeat;}
.sousuo-2 input{ display:block; width:100%; height:100%; overflow:hidden; cursor:pointer;}

.weixin-box{ width:46px; height:46px; position:relative; margin-top:3px; float:right;}
.weixin-1{ width:46px; height:46px; display:flex;flex-wrap: nowrap;align-items: center; text-align: center;justify-content: center; background:#e81011; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; }
.weixin-2{ width:116px; height:116px; overflow:hidden; background:#fff; position:absolute; top:50px; right:0; z-index:999; padding:10px; display:none;}
.weixin-2 img{ width:116px; height:116px;}
.weixin-box:hover .weixin-2{ display:block;}
/*头部结束*/

/*导航开始*/
.nav-max{ width:100%; height:64px;  background:#e9f3ff;}
.nav-box{ width:1408px; height:64px; line-height:54px;}
.nav-box ul{ width:100%; height:auto;  position:relative;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:-o-flex;
display:flex;

}
.nav-box li{float:left; flex-grow: 1;  max-width: 16.6%;height:64px;line-height:64px;text-align:center;font-size:20px;}
.nav-box li a{color:#333333;  }
.nav-box li>a:hover{ color:#fff;  background:#11bbf8;}


.nav-box ul li a:hover{display:block;}
.nav-box .nav-on>a{ color:#fff; text-decoration:none;display:block; background:#11bbf8}



.nav-box li:hover a.link{background:#11bbf8; display:block; width:100%; height:100%;}
.nav-box dl{width:100%;font-size:16px;background:rgba(233,243,255,0.8); position:absolute;top:64px;left:0px; padding:15px 0; z-index:9999; text-align:center; box-shadow:0px 0px 8px 0px rgba(75,2,0,0.06); display:none;}
.nav-box dl dd{
	display:inline-block;
	height: 36px;
	line-height: 36px;
}
.nav-box dl dd a{color:#333; font-size: 17px; padding:0 20px;}
.nav-box dl dd a:hover{ background:#11bbf8; color:#fff; }
.nav-on{ color:#fff}

.nav-on a{ color:#fff}
.nav-box li:hover dl{ display:block;}
/*导航结束*/



/*banner开始*/
.pc_banner {
    display: block;
    width: 100%;
    height: 510px;
}
.flexslider{position:relative;height:100%;width: 100%;overflow:hidden;}
.slides{position:relative;z-index:1;height: 100%;width: 100%}
.slides li{height:100%;width: 100%;}
.slides li a{ display:block; height:100%;width: 100%;}
.slides li img{ width:100%; height:100%}
.flex-control-nav{position:absolute;bottom:14px;z-index:2;width:100%;text-align:center; display:none;}
.flex-control-nav li{display:inline-block;width:12px;height:12px;margin:0 7px; *display:inline;zoom:1; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; overflow:hidden;}
.flex-control-nav a{display:inline-block;width:12px;height:12px;line-height:40px;overflow:hidden; background:#dedede;cursor:pointer;   }
.flex-control-nav .flex-active{ background:#11bbf8;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:54px;height:54px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px; background:url(../images/banner-left.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;  background:url(../images/banner-right.png) center center no-repeat;}
/*banner结束*/

/*首页开始*/
.kuaisu-max{ width:1408px; height:auto; overflow:hidden; padding-top:50px;}
.kuaisu-1{ width:144px; height:144px; overflow:hidden; float:left; margin-right:14px; background:#f0f5fb;}
.kuaisu-max .kuaisu-1:last-child{ margin-right:0}
.kuaisu-1 a{ display:block; width:100%; height:100%; overflow:hidden;}
.kuaisu-11{ width:74px; height:74px; overflow:hidden; margin-top:17px;}
.kuaisu-11 img{ width:100%; height:100%;}
.kuaisu-11 img:nth-child(2){ display:none;}
.kuaisu-12{ width:100%; height:32px; line-height:32px; text-align:center; overflow:hidden; padding-top:8px; font-size:18px; color:#333;}
.kuaisu-1:hover{background:#11bbf8;}
.kuaisu-1:hover .kuaisu-11 img:nth-child(1){ display:none;}
.kuaisu-1:hover .kuaisu-11 img:nth-child(2){ display:block;}
.kuaisu-1:hover .kuaisu-12{ color:#ffffff;}

.gongcheng-box{ width:1408px; height:auto; overflow:hidden; padding-top:74px;}
.index-btbox{ width:100%; height:auto; overflow:hidden; text-align:center;}
.index-btbox span{ display:inline-block; width:170px; height:1px; background:#045bb8; vertical-align:top; margin-top:25px; vertical-align:top;}
.index-btbox font{ display:inline-block; height:50px; line-height:50px; font-size:32px; color:#045bb8; font-weight:bold; padding:0 18px; vertical-align:top;}

.gongcheng-min{ width:1408px; height:auto;overflow:hidden; padding-top:22px; position:relative;}
.gongcheng-1{  width:343px; height:250px; overflow:hidden; float:left;  position:inherit; margin-bottom:12px; margin-right:12px; vertical-align:top;}
.gongcheng-1 a{ display:block; width:100%; height:100%; overflow:hidden;}
.gongcheng-11{ width:100%; height:100%; overflow:hidden}
.gongcheng-11 img{ width:100%; height:100%; transition: all 2s ease 0s; }
.gongcheng-12{ width:100%; height:50px; line-height:50px; position:absolute; bottom:0; left:0; z-index:99;  overflow:hidden; background:#edf6ff; font-size:18px; color:#333;}
.gongcheng-12 p{ width:90%; height:100%; overflow:hidden; text-align:center; overflow:hidden; padding:0 5%;}
.gongcheng-min .gongcheng-1:nth-child(4){ margin-right:0;}
.gongcheng-min .gongcheng-1:nth-child(6){ margin-right:0;}
.gongcheng-min .gongcheng-1:nth-child(1){ height:512px;}
.gongcheng-min .gongcheng-1:nth-child(3){ height:512px;}
.gongcheng-1:hover .gongcheng-11 img{transform: scale(1.2);}

.gongcheng-min .gongcheng-1:nth-child(5){ position:absolute; left:355px; top:284px;}

.gongcheng-1:hover .gongcheng-12{ background:#11bbf8; color:#fff;}

.about-box{ width:1408px; height:auto; overflow:hidden; padding-top:80px;}

.about-min{ width:100%; height:auto; overflow:hidden; padding-top:30px;}

.about-1{ width:724px; height:auto; overflow:hidden; float:left;}
.about-11{ width:80px; height:2px; overflow:hidden; margin-left:0; background:#e9f3ff}
.about-12{ width:690px; height:42px; margin-left:0; line-height:42px; padding-top:20px; font-size:24px; color:#000000; overflow:hidden;}
.about-13{ width:690px; height:238px; margin-left:0; line-height:34px; padding-top:16px; font-size:18px; color:#333333; overflow:hidden; text-indent:2em;}

.about-14{ width:100%; height:126px; overflow:hidden; background:#e9f3ff; margin-top:36px;}
.about-141{ width:20%; height:100%; overflow:hidden; float:left;}
.about-1411{ width:60px; height:60px; overflow:hidden; margin:14px auto 0;}
.about-1411 img{ width:100%; height:100%;}
.about-1411 img:nth-child(2){ display:none;}
.about-1412{ width:90%; height:32px; line-height:32px; font-size:18px; color:#333333; text-align:center; padding-top:6px;}
.about-141:hover{ background:#11bbf8;}
.about-141:hover .about-1411 img:nth-child(1){ display:none;}
.about-141:hover .about-1411 img:nth-child(2){ display:block;}
.about-141:hover .about-1412{ color:#fff;}

.about-2{ width:684px; height:480px; overflow:hidden; float:right;}
.about_banner{ width:100%; height:100%;}
.about_banner .flex-control-nav{ display:block;}
.about_banner .flex-direction-nav{ display:none;}
.about_banner .slides li{ position:relative}
.about-21{ width:100%; height:100%; overflow:hidden;}
.about-22{ width:100%; height:100%; position:absolute; top:0; left:0; z-index:9; display:none;
background: -moz-linear-gradient(bottom, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 30%);
background: -webkit-gradient(linear, bottom, top, color-stop(0%,rgba(0,0,0,0.3)), color-stop(30%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 30%);
background: -o-linear-gradient(bottom, #rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 30%);
background: -ms-linear-gradient(bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 30%);
background: linear-gradient(to top,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 30%);
}

.news-box{ width:1408px; height:auto; overflow:hidden; padding-top:80px;}
.news-min{ width:100%; height:auto; overflow:hidden; padding-top:30px; padding-bottom:50px;}

.news-1{ width:680px; height:390px; overflow:hidden; float:left;}

.news_banner{ height:100%;}
.news_banner .flex-control-nav{ display:inline-block; right:0; bottom:0; z-index:999; width:auto; text-align:right;}
.news_banner .flex-control-nav li{display:inline-block;width:50px;height:50px; line-height:50px; text-align:center; font-size:18px; color:#ffffff; margin:0 0px; *display:inline;zoom:1; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; overflow:hidden;}
.news_banner .flex-control-nav a{display:inline-block;width:50px;height:50px;line-height:50px;overflow:hidden; background:rgba(0,0,0,0.4); color:#fff;cursor:pointer;   }
.news_banner .flex-control-nav .flex-active{ background:#11bbf8;}


.news_banner .flex-direction-nav{ display:none;}
.news_banner .slides li{ position:relative}
.news-11{ width:100%; height:100%; overflow:hidden;}
.news-12{ width:465px; padding:0 200px 0 15px; height:50px; line-height:50px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:18px; color:#ffffff; position:absolute; left:0; bottom:0; z-index:9; background:rgba(0,0,0,0.5); }

.news-2{ width:696px; height:auto; overflow:hidden; float:right;}

.news-bt1{ width:200px; height:40px; line-height:40px; font-size:16px; border:1px solid #e8e8e8; margin:0px auto 60px; overflow:hidden; border-radius:2px}
.news-bt1 a{ display:block; width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; color:#333;}
.news-bt1:hover{ border:1px solid #11bbf8; background:#11bbf8;}
.news-bt1:hover a{ color: #fff}

.news-21{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #e8e8e8;padding:22px 0;}
.news-2 .news-21:nth-child(1){ padding:10px 0 22px;}
.news-211{ width:66px; height:66px; overflow:hidden; float:left; background:#e9f3ff; margin-top:5px; color:#000000;}
.news-2111{ width:100%; height:26px; line-height:26px; text-align:center; padding-top:10px; overflow:hidden; font-size:18px; }
.news-2112{ width:100%; height:20px; line-height:20px; text-align:center; overflow:hidden; font-size:16px; }

.news-212{ width:616px; height:auto; overflow:hidden; float:right;}
.news-2121{ width:100%; height:28px; line-height:28px; font-size:20px; font-weight:bold; color:#333333; overflow:hidden;}
.news-2122{ width:100%; height:48px; line-height:24px; font-size:16px; color:#666666; overflow:hidden; padding-top:8px;}

.news-21:hover .news-211{ background:#11bbf8; color:#fff;}
.news-21:hover .news-2121{  color:#11bbf8;}


.news-201{ display:inline-block; height:50px; line-height:50px; font-size:20px; color:#333; overflow:hidden; float:right; vertical-align:top;}
.news-201 a{ color:#045bb8;}
.news-201 a:hover{ color:#1492ff}
/*首页结束*/


/*底部开始*/
.bot-max1{ width:100%; height:auto; overflow:hidden; background:#fff; border-top:2px solid #1373da;}

.bot-box1{ width:1408px; height:auto; overflow:hidden; padding-top:24px; padding-bottom:24px;}
.bot-box11{ width:147px; height:auto; overflow:hidden; border-right:1px solid #e0e0e0; float:left;}
.bot-box111{ width:100%; height:auto; overflow:hidden; padding-bottom:21px;}
.bot-box12 .bot-box111{ width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px); margin-left:0;}
.bot-box111 img{ width:22px; height:22px; overflow:hidden; float:left;}
.bot-box111 font{ display:inline-block; padding-left:8px; height:auto; line-height:22px; overflow:hidden; color:#1373da; font-size:22px;}
.bot-box112{ width:100%; height:auto; overflow:hidden; }
.bot-box112 p{ text-indent:30px; font-size:17px; width:100%; height:auto; line-height:17px; margin-bottom:15px;}
.bot-box112 p:last-child{ margin-bottom:0;}
.bot-box112 p a{ color:#333333;}
.bot-box112 p a:hover{ color:#1373da}

.bot-box12{ width:348px; height:auto; overflow:hidden; border-right:1px solid #e0e0e0; float:left; margin-left:30px;}
.bot-box122{ width:328px; height:auto; overflow:hidden; margin-left:30px;}
.bot-box122 p{  font-size:17px; width:50%; float:left; height:auto; line-height:17px; margin-bottom:15px;}
.bot-box122 p:last-child{ margin-bottom:0;}
.bot-box122 p a{ color:#333333;}
.bot-box122 p a:hover{ color:#1373da}

.bot-box12 .bot-box111{ text-align:center;}
.bot-box12 .bot-box111 img{ float:none}

.bot-box13{ width:147px; height:auto; overflow:hidden; border-right:1px solid #e0e0e0; float:left; margin-left:30px;}
.bot-box14{ width:147px; height:auto; overflow:hidden; border-right:1px solid #e0e0e0; float:left; margin-left:30px;}
.bot-box15{ width:500px; height:auto; overflow:hidden; float:right;}
.bot-box151{ width:150px; height:170px; overflow:hidden; float:left; background:#f8f8f8; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.bot-box1511{ width:118px; height:118px; overflow:hidden; margin-top:14px;}
.bot-box1511 img{ width:100%; height:100%;}
.bot-box1512{ width:90%; height:24px; line-height:24px; font-size:14px; color:#333333; text-align:center; overflow:hidden; padding-top:8px;}
.bot-box152{ width:328px; height:auto; overflow:hidden; float:right;}
.bot-box1521{ width:100%; height:auto; overflow:hidden; padding-top:12px;}
.bot-box1521 img{ width:34px; height:34px; display:inline-block; vertical-align:top; margin-top:5px; margin-right:8px;}
.bot-box1521 font{ display:inline-block; height:auto; line-height:45px; font-size:30px; color:#e91010; font-weight:bold; font-style:italic }
.bot-box1522{ width:100%; height:auto; overflow:hidden;}
.bot-box1522 p{ width:100%; height:auto; overflow:hidden; padding-top:12px; line-height:32px; font-size:17px; color:#333}
.bot-box1522 p span{ display:block; width:55px; overflow:hidden; height:auto; float:left;}
.bot-box1522 p font{ display:block; width:273px; overflow:hidden; height:auto; float:right;}
.bot-box1522 p font img{ width:19px; height:23px; display:inline-block; margin-left:8px; margin-top:4px;}

.bot-max2{  width:100%; height:160px;  background:#1492ff; }
.bot-box2{ width:1408px; height:auto; padding-top:35px;}
.bot-box21{ width:331px; height:40px;  float:left; margin-right:28px; position:relative;}
.bot-box2 .bot-box21:nth-child(4n){ margin-right:0}
.bot-box211{ width:325px; height:34px; line-height:34px; font-size:17px; color:rgba(255,255,255,0.8); overflow:hidden; text-align:center; border:3px solid rgba(233,233,233,0.4); background:url(../images/ll-jt.png) right 30px center no-repeat; cursor:pointer;}
.bot-box212{ width:100%; height:304px; background:#fff; position:absolute; bottom:40px; left:0; box-shadow:1px 1px 10px rgba(0,0,0,0.03),1px -1px 10px rgba(0,0,0,0.03),-1px 1px 10px rgba(0,0,0,0.03),-1px -1px 10px rgba(0,0,0,0.03); display:none;
}
.bot-box21:hover .bot-box212{ display:block;}
.bot-box2121{ width:90%; height:42px; line-height:42px; text-align:center; font-size:22px; color:#0b5cb3; font-weight:bold; overflow:hidden; padding-top:19px;}
.bot-box2122{ width:36px; height:4px; overflow:hidden; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; background:#ea100e; margin-bottom:19px;}
.bot-box2123{ width:284px; overflow:auto; margin-left:14px; height:194px; padding-right:22px;}
.bot-box21231{ width:100%; height:38px; line-height:38px; overflow:hidden; background:#e9f3ff; margin-bottom:14px;}
.bot-box2123 .bot-box21231:last-child{ margin-bottom:0}
.bot-box21231 a{ display:block; width:90%; height:38px; text-align:center; padding:0 5%; font-size:16px; color:#333333;}
.bot-box21231:hover{ background:#11bbf8;}
.bot-box21231:hover a{ color:#fff;}

.bot-box2123::-webkit-scrollbar {/*滚动条整体样式*/
           width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 4px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; 
        }
.bot-box2123::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 5px;
  
            background: #1373da;
        }
.bot-box2123::-webkit-scrollbar-track {/*滚动条里面轨道*/

            border-radius: 5px;
            background: #dde7f3; overflow:hidden;
        }
.bot-box3{ width:1408px; height:32px; line-height:32px; text-align:center; padding-top:29px; overflow:hidden; font-size:17px; color:rgba(255,255,255,0.6)}
.bot-box3 a{color:rgba(255,255,255,0.6)}
/*底部结束*/


/*内页开始*/
.banner-pcny{ width:100%; height:360px; overflow:hidden;}

.main-box{ width:1348px; height:auto; padding:30px 30px 40px; overflow:hidden; background:#fff;}
.main-left{ width:268px; height:auto; overflow:hidden;}
.fenlei-box{ width:100%; height:auto; overflow:hidden;}
.fenlei-1{ width:100%; height:66px; overflow:hidden;
background: -moz-linear-gradient(top, #11bbf8 0%, #1775dd 100%);
background: -webkit-gradient(linear, top, bottom, color-stop(0%,#11bbf8), color-stop(100%,#1775dd));
background: -webkit-linear-gradient(top, #11bbf8 0%,#1775dd 100%);
background: -o-linear-gradient(top, #11bbf8 0%,#1775dd 100%);
background: -ms-linear-gradient(top, #11bbf8 0%,#1775dd 100%);
background: linear-gradient(to bottom, #11bbf8 0%,#1775dd 100%);
}
.fenlei-1 img{ width:44px; height:42px; display:block; float:left; margin-left:24px; margin-top:12px;}
.fenlei-1 font{ display:block; width:180px; height:66px; line-height:66px; font-size:24px; color:#ffffff; float:left; margin-left:10px;}
.fenlei-2{width:-webkit-calc(100% - 2px); width:-moz-calc(100% - 2px); width:calc(100% - 2px); height:auto; overflow:hidden; border:1px solid #e3ecf7; border-top:none;}
.fenlei-21{ width:100%; height:58px; overflow:hidden; border-bottom:1px solid #e3ecf7;}
.fenlei-2 .fenlei-21:last-child{ border-bottom:none;}
.fenlei-21 a{ display:block; width:-webkit-calc(100% - 73px); width:-moz-calc(100% - 73px); width:calc(100% - 73px); height:58px; line-height:58px; font-size:20px; color:#333333; background:url(../images/fenlei-jt1.png) right 18px center no-repeat; overflow:hidden; padding:0 50px 0 23px;}
.fenlei-21on a{  background:url(../images/fenlei-jt2.png) right 18px center no-repeat #f3f8fe;}
.fenlei-21 a:hover{  background:url(../images/fenlei-jt2.png) right 18px center no-repeat #f3f8fe;}

.main-right{ width:1048px;  height:auto; overflow:hidden; border:1px solid #e3ecf7; min-height:500px;}

.lujing-box{width:100%; height:58px; overflow:hidden; background:#f3f8fe;}

.lujing-2{width:-webkit-calc(48% - 19px); width:-moz-calc(48% - 19px); width:calc(48% - 19px);  height:58px; line-height:58px; float:left; margin-left:19px; font-size:20px; color:#333333; overflow:hidden; }
.lujing-2 span{ display:inline-block; width:6px; height:24px; vertical-align:top; margin-top:17px; vertical-align:top; margin-right:7px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; background:#11bbf8;}
.lujing-1{width:-webkit-calc(48% - 19px); width:-moz-calc(48% - 19px); width:calc(48% - 19px);  height:58px; line-height:58px; float:right; text-align:right; margin-right:19px; font-size:18px; color:#666666; overflow:hidden; }

.lujing-1 img{ width:14px; height:14px; display:inline-block; margin-top:23px; margin-right:10px;}

.lujing-1 a{ color:#666;}

.lujing-1 a:hover{color:#11bbf8;}

.lujing-1 font{ color:#11bbf8;}

.keji-box{width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px); height:auto; overflow:hidden; padding-top:20px;  }
.keji-1{ width:320px; height:auto; overflow:hidden; float:left; margin-right:25px; margin-bottom:30px; border-bottom:1px solid #eaebec;}
.keji-box .keji-1:nth-child(3n){ margin-right:0;}
.keji-11{ width:100%; height:233px; overflow:hidden;}
.keji-11 img{ width:100%; height:100%;transition: all 2s ease 0s;}
.keji-12{ width:100%; height:60px; line-height:30px; overflow:hidden; padding:8px 0; font-size:18px; color:#333333; text-align:center;}
.keji-1:hover .keji-12{ color:#11bbf8}
.keji-1:hover .keji-11 img{transform: scale(1.2);}
.rongyu-box{width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px); height:auto; overflow:hidden; padding-top:20px; }
.rongyu-1{ width:314px; height:494px; overflow:hidden; float:left; margin-right:25px; margin-bottom:30px; border:3px solid #c6d0da;}
.rongyu-box .rongyu-1:nth-child(3n){ margin-right:0;}
.rongyu-11{ width:100%; height:410px; overflow:hidden; display:flex; flex-wrap: nowrap;align-items: center; text-align: center;justify-content: center;}


.rongyu-11 img{ max-width:100%; max-height:100%; transition: all 2s ease 0s; }


.rongyu-12{ width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);  height:52px; line-height:26px; padding:9px 0; overflow:hidden; font-size:16px; color:#333333; text-align:center;}
.rongyu-1:hover{ border:3px solid #11bbf8;}
.rongyu-1:hover .rongyu-12{ color:#11bbf8}
.rongyu-1:hover .rongyu-11 img{transform: scale(1.2);}

.about-nybox{width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px); height:auto; overflow:hidden; padding-top:32px; padding-bottom:20px;}
.about-ny1{ width:100%; height:auto; line-height:38px; font-size:24px; color:#333333; text-align:center; overflow:hidden; padding-bottom:8px;  font-weight:bold;}
.about-ny2{ width:100%; height:auto; line-height:2em; font-size:20px; color:#333333; overflow:hidden; font-family: 宋体, SimSun;}
.about-ny2 img{ max-width:100%;}

.news-nybox{width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px); height:auto; overflow:hidden; padding-top:32px; padding-bottom:20px;}
.news-ny1{ width:100%; height:auto; line-height:38px; font-size:24px; color:#333333; text-align:center; overflow:hidden; font-weight:bold;}
.news-ny2{ width:100%; height:auto; line-height:22px; font-size:15px; color:#999999; overflow:hidden; text-align:center; padding-top:14px; padding-bottom:16px; border-bottom:1px solid #e5e5e5;}
.news-ny2 span{ display:inline-block; padding:0 10px;}
.news-ny2 img{ width:22px; height:22px;}
.news-ny2 font{ padding-left:8px;}

.news-ny3{ width:100%; height:auto; line-height:2em; font-size:20px; color:#333333; overflow:hidden; padding-top:15px; padding-bottom:22px;  border-bottom:1px solid #e5e5e5; margin-bottom:12px; font-family: 宋体, SimSun;}
.news-ny3 img{ max-width:100%;}

.news-xq4{ width:100%; height:auto; line-height:30px; font-size:16px; color:#333333; overflow:hidden;}
.news-xq4 font{ color:#333333;}
.news-xq4 a{ color:#333333;}
.news-xq4 a:hover{ color:#1373da}

.news-xq{ width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px);  height:auto; overflow:hidden; margin-bottom:30px; }
.news-xq1{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #e8e8e8;padding:22px 0;}
.news-xq .news-xq1:nth-child(1){ padding:10px 0 22px;}
.news-xq11{ width:66px; height:66px; overflow:hidden; float:left; background:#e9f3ff; margin-top:5px; color:#000000;}
.news-xq111{ width:100%; height:26px; line-height:26px; text-align:center; padding-top:10px; overflow:hidden; font-size:18px; }
.news-xq112{ width:100%; height:20px; line-height:20px; text-align:center; overflow:hidden; font-size:16px; }
.news-xq12{width:-webkit-calc(100% - 86px); width:-moz-calc(100% - 86px); width:calc(100% - 86px);  height:auto; overflow:hidden; float:right;}
.news-xq121{ width:100%; height:28px; line-height:28px; font-size:20px; font-weight:bold; color:#333333; overflow:hidden;}
.news-xq122{ width:100%; height:48px; line-height:24px; font-size:16px; color:#666666; overflow:hidden; padding-top:8px;}
.news-xq1:hover .news-xq11{ background:#11bbf8; color:#fff;}
.news-xq1:hover .news-xq121{  color:#11bbf8;}

.news-2xq{ width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px);  height:auto; overflow:hidden; margin-bottom:30px; }
.news-xq2{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #e8e8e8;padding:22px 0;}
.news-2xq .news-xq2:nth-child(1){ padding:22px 0 22px;}
.news-xq21{ width:174px; height:100px; overflow:hidden; float:left; }
.news-xq21 img{ width:100%; height:100%;transition: all 2s ease 0s; }
.news-xq211{ width:100%; height:26px; line-height:26px; text-align:center; padding-top:10px; overflow:hidden; font-size:18px; }
.news-xq212{ width:100%; height:20px; line-height:20px; text-align:center; overflow:hidden; font-size:16px; }
.news-xq22{width:-webkit-calc(100% - 189px); width:-moz-calc(100% - 189px); width:calc(100% - 189px);  height:auto; overflow:hidden; float:right;}
.news-xq221{ width:100%; height:28px; line-height:28px; font-size:18px; color:#333333; overflow:hidden;}
.news-xq222{ width:100%; height:48px; line-height:24px; font-size:16px; color:#666666; overflow:hidden; padding-top:8px;}
.news-xq2:hover .news-xq21{ background:#11bbf8; color:#fff;}
.news-xq2:hover .news-xq221{  color:#11bbf8;}
.news-xq2:hover  .news-xq21 img{ transform: scale(1.2);}


.fuwu-box{ width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px);  height:auto; overflow:hidden; margin-bottom:30px; margin-top:19px; }
.fuwu-1{ width:100%; height:auto; overflow:hidden;}
.slide{ height:600px; position:relative}
.slide p{ display:none; width:-webkit-calc(90% - 2px); width:-moz-calc(90% - 2px); width:calc(90% - 2px);  height:auto; line-height:24px; padding:8px 5%;  background:rgba(0,0,0,0.2); position:absolute; z-index:99; left:0; bottom:0; font-size:16px; color:#fff;}
.active p{ display:block;}


.fuwu-2{ width:100%;  height:auto; line-height:30px; font-size:20px; color:#333333; overflow:hidden;  margin-top:16px;}
.fuwu-2 span{ display:inline-block; width:4px; height:18px; overflow:hidden; margin-top:7px; margin-right:8px; background:#11bbf8; vertical-align:top;}
.fuwu-3{ width:100%; height:auto; line-height:2em; font-size:20px; color:#333333; padding-top:15px; overflow:hidden; font-family: 宋体, SimSun;}

.lianxi-box{ width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px);  height:auto; overflow:hidden; margin-bottom:30px; margin-top:19px; }
.lianxi-1{ width:100%; height:auto; overflow:hidden;}

.iw_poi_title {color:#CC5522;font-size:18px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:16px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.baidu-map{width:-webkit-calc(100% - 2px); width:-moz-calc(100% - 2px); width:calc(100% - 2px); height:550px; overflow:hidden; border:1px solid #ccc;}
.BMapLabel{ font-size:18px !important;}
.lianxi-2{ width:100%; height:auto; line-height:30px; font-size:16px; color:#666; padding:20px 0 0;}

.liuyan-box{ width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px);  height:auto; overflow:hidden; margin-bottom:30px; margin-top:19px; }
.liuyan-1{ width:100%; height:auto; line-height:40px; font-size:20px; color:#a0a0a0; overflow:hidden; border-bottom:1px dashed #a0a0a0;}
.liuyan-1 font{ color:#f01f0b;}

.liuyan-2{ width:100%; height:auto; overflow:hidden; padding:20px 0 10px;  border-bottom:1px dashed #a0a0a0;}
.liuyan-21{ width:100%; height:auto; overflow:hidden; margin:10px 0; padding-bottom:10px;}
.liuyan-211{ width:90px; height:auto; float:left; line-height:42px; text-align:right; font-size:18px; color:#595758; }
.liuyan-212{     line-height: 40px; display:block; float:left; margin-left:30px; overflow:hidden;
    height: 40px;
    border: 1px solid #c9c9c9;
    width: 600px;
    color: #666;}
.liuyan-212 input{ display:block; width:580px; height:40px; line-height:40px; font-size:18px; color:#333; overflow:hidden; padding:0px 10px;}
.liuyan-213{ display:inline-block; float:left; height:auto; line-height:normal; margin-left:5px; font-size:18px; color:#f01f0b; vertical-align:top;}

.liuyan-214{   line-height: 40px; display:block; float:left; margin-left:30px; overflow:hidden;
    height: 40px;
    border: 1px solid #c9c9c9;
    width: 114px;
    color: #666;}
.liuyan-214 input{ display:block; width:94px; height:40px; line-height:40px; font-size:18px; color:#333; overflow:hidden; padding:0px 10px;}
.liuyan-215{ width:80px; height:42px; float:left; margin-left:20px;}
.liuyan-215 img{ width:100%; height:100%;}

.liuyan-216{  line-height: 40px; display:block; float:left; margin-left:30px; overflow:hidden;
    height: 130px;
    border: 1px solid #c9c9c9;
    width: 600px;
    color: #666;}
.liuyan-216 textarea{ display:block; width:580px; height:120px; line-height:30px; padding:0px 10px; margin-top:5px; font-size:18px; color:#333;}
.liuyan-3{ width:100%; height:auto; overflow:hidden; text-align:right; padding:20px 0 0;}
.liuyan-31{ width:100px; height:38px; overflow:hidden; display:inline-block; line-height:38px; margin-left:20px; border-radius:6px; border:1px solid #64b24f;}
.liuyan-31 input{ display:block; width:100%; height:38px; line-height:38px; text-align:center; font-size:18px; color:#333;  cursor:pointer;}
.liuyan-31:hover{ background:#64b24f}
.liuyan-31:hover input{ color:#fff;}
.liuyan-32{ width:100px; height:38px; overflow:hidden; display:inline-block; line-height:38px; margin-left:20px; border-radius:6px; border:1px solid #cf2424;}
.liuyan-32 input{ display:block; width:100%; height:38px; line-height:38px; text-align:center; font-size:18px; color:#333;  cursor:pointer;}
.liuyan-32:hover{ background:#cf2424}
.liuyan-32:hover input{ color:#fff;}

.sousuo-nymax{ width:-webkit-calc(100% - 2px); width:-moz-calc(100% - 2px); width:calc(100% - 2px); height:auto; overflow:hidden; border:1px solid #e3ecf7; }
.sousuo-nybox{  width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px);  height:auto; overflow:hidden; margin-bottom:30px; margin-top:15px;}
.sousuo-ny1{ width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.sousuo-ny11{ width:100%; height:auto; overflow:hidden; width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #333333;
    overflow: hidden; border-bottom:1px solid #e8e8e8}
		
.sousuo-ny111{ width:-webkit-calc(100% - 100px); width:-moz-calc(100% - 100px); width:calc(100% - 100px); height:44px; overflow:hidden; float:left;  text-overflow:ellipsis; white-space:nowrap; }
.sousuo-ny112{ width:90px; height:44px; line-height:44px; font-size:16px; text-align:right; float:right; color:#666; overflow:hidden;}
.sousuo-ny11:hover .sousuo-ny111{ color:#11bbf8 ;}

.rencai-box{width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px);  height:auto; overflow:hidden; margin-bottom:10px; margin-top:19px; }
.rencai-1{ width:100%; height:auto; line-height:32px; font-size:16px; color:#333; overflow:hidden}
.rencai-2{ width:100%; height:auto; overflow:hidden; padding-top:15px}
.rencai-21{ width:100%; height:auto; overflow:hidden; margin-bottom:15px;}
.rencai-211{ width:100%; height:50px; overflow:hidden; background:#e9f3ff; line-height:50px; font-size:16px; color:#333; cursor:pointer}
.rencai-2111{ display:inline-block; margin-left:20px; color:#333}
.rencai-2112{ display:inline-block; font-size:14px; margin-left:20px; color:#666; margin-left:20px}
.rencai-2113{ display:inline-block; font-size:14px; margin-left:20px; color:#666; margin-left:20px}
.rencai-2114{ display:block; float:right; width:26px; height:26px; background:url(../images/zhankai.png); margin-right:20px; margin-top:12px;}
.rencai-212{ width:100%; height:auto; overflow:hidden; background:#f8f8f8; display:none;}
.rencai-2121{width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px); height:auto; overflow:hidden; padding:15px 0 ; border-bottom: 1px solid #dfdfdf}
.rencai-21211{ width:32%; height:40px; line-height:40px; overflow:hidden; float:left; font-size:14px; color:#333; overflow:hidden; margin-right:2%}
.rencai-2121 .rencai-21211:nth-child(3n){ margin-right:0}
.rencai-2122{ width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px); padding:15px 0; height:auto; line-height:30px; font-size:14px; color:#333; overflow:hidden;}

.rencai-21on .rencai-211{ background:#11bbf8; color:#fff}
.rencai-21on  .rencai-2111{ color:#fff}
.rencai-21on  .rencai-2112{ color:#fff}
.rencai-21on  .rencai-2113{ color:#fff}
.rencai-21on  .rencai-2114{  background:url(../images/shouqi.png);}
.rencai-21on .rencai-212{ display:block}
/*内页结束*/


/*分页*/
.clearBoth {
    width: 100%;
    clear: both;
    height: 1px;
}
.page
{
    margin: 0px auto 40px;
    text-align: center;
    clear: both;
    overflow: hidden;
}
.page a
{
    display: inline-block;
    height: 32px;
    padding: 0 12px;
    border: 1px solid #e0e0e0;
    line-height: 32px; background:#ffffff;
    color: #666666;
    font-size: 16px;
    margin: 0 2px; color:#333333;
}
.page a:hover
{
    border: 1px solid #11bbf8!important;
    background: #11bbf8 !important;
    color: #fff!important;
}
.pageSelect
{
    border: 1px solid #11bbf8!important;
    background: #11bbf8 !important;
    color: #fff!important;
}

@media screen and (max-width: 1600px){
	
/*头部开始*/

.head-box{ width:1200px; height:150px;}


/*头部结束*/

/*导航开始*/

.nav-box{ width:1200px; height:64px; line-height:54px;}

/*导航结束*/





/*首页开始*/
.kuaisu-max{ width:1200px; height:auto; overflow:hidden; padding-top:50px;}
.kuaisu-1{ width:120px; height:120px; overflow:hidden; float:left; margin-right:15px; background:#f0f5fb;}
.kuaisu-max .kuaisu-1:last-child{ margin-right:0}
.kuaisu-1 a{ display:block; width:100%; height:100%; overflow:hidden;}
.kuaisu-11{ width:68px; height:68px; overflow:hidden; margin-top:15px;}
.kuaisu-11 img{ width:100%; height:100%;}
.kuaisu-11 img:nth-child(2){ display:none;}
.kuaisu-12{ width:100%; height:32px; line-height:32px; text-align:center; overflow:hidden; padding-top:0px; font-size:15px; color:#333;}
.kuaisu-1:hover{background:#11bbf8;}
.kuaisu-1:hover .kuaisu-11 img:nth-child(1){ display:none;}
.kuaisu-1:hover .kuaisu-11 img:nth-child(2){ display:block;}
.kuaisu-1:hover .kuaisu-12{ color:#ffffff;}

.gongcheng-box{ width:1200px; height:auto; overflow:hidden; padding-top:74px;}
.index-btbox{ width:100%; height:auto; overflow:hidden; text-align:center;}
.index-btbox span{ display:inline-block; width:170px; height:1px; background:#045bb8; vertical-align:top; margin-top:25px;}
.index-btbox font{ display:inline-block; height:50px; line-height:50px; font-size:32px; color:#045bb8; font-weight:bold; padding:0 18px;}

.gongcheng-min{ width:1200px; height:auto;overflow:hidden; padding-top:22px; position:relative;}
.gongcheng-1{  width:291px; height:212px; overflow:hidden; float:left;  position:inherit; margin-bottom:12px; margin-right:12px; vertical-align:top;}
.gongcheng-12{ width:100%; height:40px; line-height:40px; position:absolute; bottom:0; left:0; z-index:99;  overflow:hidden; background:#edf6ff; font-size:18px; color:#333;}
.gongcheng-12 p{ width:90%; height:100%; overflow:hidden; text-align:center; overflow:hidden; padding:0 5%;  }
.gongcheng-min .gongcheng-1:nth-child(4){ margin-right:0;}
.gongcheng-min .gongcheng-1:nth-child(6){ margin-right:0;}
.gongcheng-min .gongcheng-1:nth-child(1){ height:436px;}
.gongcheng-min .gongcheng-1:nth-child(3){ height:436px;}

.gongcheng-min .gongcheng-1:nth-child(5){ position:absolute; left:303px; top:246px;}

.gongcheng-1:hover .gongcheng-12{ background:#11bbf8; color:#fff;}

.about-box{ width:1200px; height:auto; overflow:hidden; padding-top:80px;}

.about-min{ width:100%; height:auto; overflow:hidden; padding-top:30px;}

.about-1{ width:616px; height:auto; overflow:hidden; float:left;}
.about-11{ width:60px; height:2px; overflow:hidden; margin-left:0; background:#e9f3ff}
.about-12{ width:580px; height:32px; margin-left:0; line-height:32px; padding-top:15px; font-size:20px; color:#000000; overflow:hidden;}
.about-13{ width:580px; height:210px; margin-left:0; line-height:30px; padding-top:14px; font-size:16px; color:#333333; overflow:hidden; text-indent:2em;}

.about-14{ width:100%; height:110px; overflow:hidden; background:#e9f3ff; margin-top:27px;}
.about-141{ width:20%; height:100%; overflow:hidden; float:left;}
.about-1411{ width:54px; height:54px; overflow:hidden; margin:10px auto 0;}
.about-1411 img{ width:100%; height:100%;}
.about-1411 img:nth-child(2){ display:none;}
.about-1412{ width:90%; height:32px; line-height:32px; font-size:18px; color:#333333; text-align:center; padding-top:6px ;}
.about-141:hover{ background:#11bbf8;}
.about-141:hover .about-1411 img:nth-child(1){ display:none;}
.about-141:hover .about-1411 img:nth-child(2){ display:block;}
.about-141:hover .about-1412{ color:#fff;}

.about-2{ width:584px; height:410px;}


.news-box{ width:1200px; height:auto; overflow:hidden; padding-top:80px;}
.news-min{ width:100%; height:auto; overflow:hidden; padding-top:30px;}

.news-1{ width:580px; height:333px; overflow:hidden; float:left;}


.news_banner .flex-control-nav{ display:inline-block; right:0; bottom:0; z-index:999; width:auto; text-align:right;}
.news_banner .flex-control-nav li{display:inline-block;width:50px;height:50px; line-height:50px; text-align:center; font-size:18px; color:#ffffff; margin:0 0px; *display:inline;zoom:1; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; overflow:hidden;}
.news_banner .flex-control-nav a{display:inline-block;width:50px;height:50px;line-height:50px;overflow:hidden; background:rgba(0,0,0,0.4); color:#fff;cursor:pointer;   }
.news_banner .flex-control-nav .flex-active{ background:#11bbf8;}


.news_banner .flex-direction-nav{ display:none;}
.news_banner .slides li{ position:relative}
.news-11{ width:100%; height:100%; overflow:hidden;}
.news-12{ width:400px; padding:0 200px 0 15px; height:50px; line-height:50px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:18px; color:#ffffff; position:absolute; left:0; bottom:0; z-index:9; background:rgba(0,0,0,0.5); }

.news-2{ width:592px; height:auto; overflow:hidden; float:right;}
.news-21{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #e8e8e8;padding:16px 0;}
.news-2 .news-21:nth-child(1){ padding:10px 0 16px;}
.news-211{ width:66px; height:66px; overflow:hidden; float:left; background:#e9f3ff; margin-top:8px; color:#000000;}
.news-2111{ width:100%; height:26px; line-height:26px; text-align:center; padding-top:10px; overflow:hidden; font-size:18px; }
.news-2112{ width:100%; height:20px; line-height:20px; text-align:center; overflow:hidden; font-size:16px; }

.news-212{ width:511px; height:auto; overflow:hidden; float:right;}
.news-2121{ width:100%; height:28px; line-height:28px; font-size:18px; color:#333333; overflow:hidden;}
.news-2122{ width:100%; height:48px; line-height:24px; font-size:16px; color:#666666; overflow:hidden; padding-top:4px;}

.news-21:hover .news-211{ background:#11bbf8; color:#fff;}
.news-21:hover .news-2121{  color:#11bbf8;}
/*首页结束*/



/*底部开始*/
.bot-max1{ width:100%; height:auto; overflow:hidden; background:#fff; border-top:2px solid #1373da;}

.bot-box1{ width:1200px; height:auto; overflow:hidden; padding-top:24px; padding-bottom:24px;}
.bot-box11{ width:130px; height:auto; overflow:hidden; border-right:1px solid #e0e0e0; float:left;}
.bot-box111{  height:auto; overflow:hidden; padding-bottom:21px;}
.bot-box111 img{ width:22px; height:22px; overflow:hidden; float:left;}
.bot-box111 font{ display:inline-block; padding-left:8px; height:auto; line-height:22px; overflow:hidden; color:#1373da; font-size:20px;}
.bot-box112{ width:100%; height:auto; overflow:hidden; min-height:145px; }
.bot-box112 p{ text-indent:30px; font-size:15px; width:100%; height:auto; line-height:17px; margin-bottom:15px;}
.bot-box112 p:last-child{ margin-bottom:0;}
.bot-box112 p a{ color:#333333;}

.bot-box12{ width:310px; height:auto; overflow:hidden; border-right:1px solid #e0e0e0; float:left; margin-left:25px;}
.bot-box122{ width:294px; height:auto; overflow:hidden; margin-left:25px;  min-height:145px;}
.bot-box122 p{  font-size:15px; width:50%; float:left; height:auto; line-height:17px; margin-bottom:15px;}
.bot-box122 p:last-child{ margin-bottom:0;}
.bot-box122 p a{ color:#333333;}

.bot-box13{ width:130px; height:auto; overflow:hidden; border-right:1px solid #e0e0e0; float:left; margin-left:25px;}
.bot-box14{ width:130px; height:auto; overflow:hidden; border-right:1px solid #e0e0e0; float:left; margin-left:25px;}

.bot-box15{ width:400px; height:auto; overflow:hidden; float:right;}
.bot-box151{ width:130px; height:160px; overflow:hidden; float:left; background:#f8f8f8; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.bot-box1511{ width:106px; height:106px; overflow:hidden; margin-top:12px;}
.bot-box1511 img{ width:100%; height:100%;}
.bot-box1512{ width:90%; height:24px; line-height:24px; font-size:14px; color:#333333; text-align:center; overflow:hidden; padding-top:8px;}
.bot-box152{ width:250px; height:auto; overflow:hidden; float:right;}
.bot-box1521{ width:100%; height:auto; overflow:hidden; padding-top:12px;}
.bot-box1521 img{ width:30px; height:30px; display:inline-block; vertical-align:top; margin-top:7px; margin-right:8px;}
.bot-box1521 font{ display:inline-block; height:auto; line-height:45px; font-size:28px; color:#e91010; font-weight:bold; font-style:italic }
.bot-box1522{ width:100%; height:auto; overflow:hidden;}
.bot-box1522 p{ width:100%; height:auto; overflow:hidden; padding-top:8px; line-height:28px; font-size:15px; color:#333}
.bot-box1522 p span{ display:block; width:46px; overflow:hidden; height:auto; float:left;}
.bot-box1522 p font{ display:block; width:204px; overflow:hidden; height:auto; float:right;}
.bot-box1522 p font img{ width:16px; height:19px; display:inline-block; margin-left:8px; margin-top:4px;}

.bot-max2{  width:100%; height:160px;  background:#1492ff; }
.bot-box2{ width:1200px; height:auto; padding-top:35px;}
.bot-box21{ width:282px; height:40px;   margin-right:24px; }
.bot-box2 .bot-box21:nth-child(4n){ margin-right:0}
.bot-box211{ width:274px; height:34px; line-height:34px; font-size:17px; color:rgba(255,255,255,0.8); overflow:hidden; text-align:center; border:3px solid rgba(233,233,233,0.4); background:url(../images/ll-jt.png) right 30px center no-repeat; cursor:pointer;}
.bot-box212{ width:100%; height:304px; background:#fff; position:absolute; bottom:40px; left:0; box-shadow:1px 1px 10px rgba(0,0,0,0.03),1px -1px 10px rgba(0,0,0,0.03),-1px 1px 10px rgba(0,0,0,0.03),-1px -1px 10px rgba(0,0,0,0.03); display:none;
}
.bot-box21:hover .bot-box212{ display:block;}
.bot-box2121{ width:90%; height:42px; line-height:42px; text-align:center; font-size:22px; color:#0b5cb3; font-weight:bold; overflow:hidden; padding-top:19px;}
.bot-box2122{ width:36px; height:4px; overflow:hidden; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; background:#ea100e; margin-bottom:19px;}
.bot-box2123{ width:244px; overflow:auto; margin-left:14px; height:194px; padding-right:12px;}


.bot-box3{ width:1408px; height:32px; line-height:32px; text-align:center; padding-top:29px; overflow:hidden; font-size:17px; color:rgba(255,255,255,0.6)}
.bot-box3 a{color:rgba(255,255,255,0.6)}
/*底部结束*/


/*内页开始*/
.banner-pcny{ width:100%; height:360px; overflow:hidden;}

.main-box{ width:1160px; height:auto; padding:30px 30px 40px; overflow:hidden; background:#fff;}
.main-left{ width:268px; height:auto; overflow:hidden;}
.fenlei-box{ width:100%; height:auto; overflow:hidden;}
.fenlei-1{ width:100%; height:66px; overflow:hidden;
background: -moz-linear-gradient(top, #11bbf8 0%, #1775dd 100%);
background: -webkit-gradient(linear, top, bottom, color-stop(0%,#11bbf8), color-stop(100%,#1775dd));
background: -webkit-linear-gradient(top, #11bbf8 0%,#1775dd 100%);
background: -o-linear-gradient(top, #11bbf8 0%,#1775dd 100%);
background: -ms-linear-gradient(top, #11bbf8 0%,#1775dd 100%);
background: linear-gradient(to bottom, #11bbf8 0%,#1775dd 100%);
}
.fenlei-1 img{ width:44px; height:42px; display:block; float:left; margin-left:24px; margin-top:12px;}
.fenlei-1 font{ display:block; width:180px; height:66px; line-height:66px; font-size:24px; color:#ffffff; float:left; margin-left:10px;}
.fenlei-2{width:-webkit-calc(100% - 2px); width:-moz-calc(100% - 2px); width:calc(100% - 2px); height:auto; overflow:hidden; border:1px solid #e3ecf7; border-top:none;}
.fenlei-21{ width:100%; height:58px; overflow:hidden; border-bottom:1px solid #e3ecf7;}
.fenlei-2 .fenlei-21:last-child{ border-bottom:none;}
.fenlei-21 a{ display:block; width:-webkit-calc(100% - 73px); width:-moz-calc(100% - 73px); width:calc(100% - 73px); height:58px; line-height:58px; font-size:20px; color:#333333; background:url(../images/fenlei-jt1.png) right 18px center no-repeat; overflow:hidden; padding:0 50px 0 23px;}
.fenlei-21on a{  background:url(../images/fenlei-jt2.png) right 18px center no-repeat #f3f8fe;}
.fenlei-21 a:hover{  background:url(../images/fenlei-jt2.png) right 18px center no-repeat #f3f8fe;}

.main-right{ width:840px;  height:auto; overflow:hidden; border:1px solid #e3ecf7; min-height:500px;}

.lujing-box{width:100%; height:58px; overflow:hidden; background:#f3f8fe;}

.lujing-2{width:-webkit-calc(48% - 19px); width:-moz-calc(48% - 19px); width:calc(48% - 19px);  height:58px; line-height:58px; float:left; margin-left:19px; font-size:20px; color:#333333; overflow:hidden; }
.lujing-2 span{ display:inline-block; width:6px; height:24px; vertical-align:top; margin-top:17px; vertical-align:top; margin-right:7px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; background:#11bbf8;}
.lujing-1{width:-webkit-calc(48% - 19px); width:-moz-calc(48% - 19px); width:calc(48% - 19px);  height:58px; line-height:58px; float:right; text-align:right; margin-right:19px; font-size:16px; color:#666666; overflow:hidden; }

.lujing-1 img{ width:14px; height:14px; display:inline-block; margin-top:23px; margin-right:10px;}

.lujing-1 a{ color:#666;}

.lujing-1 a:hover{color:#11bbf8;}

.lujing-1 font{ color:#11bbf8;}

.keji-box{width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px); height:auto; overflow:hidden; padding-top:20px; }
.keji-1{ width:252px; height:auto; overflow:hidden; float:left; margin-right:22px; margin-bottom:30px; border-bottom:1px solid #eaebec;}
.keji-box .keji-1:nth-child(3n){ margin-right:0;}
.keji-11{ width:100%; height:183px; overflow:hidden;}
.keji-11 img{ width:100%; height:100%;}
.keji-12{ width:100%; height:56px; line-height:28px; padding:6px 0; overflow:hidden; font-size:18px; color:#333333;}
.keji-1:hover .keji-12{ color:#11bbf8}
.rongyu-box{width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px); height:auto; overflow:hidden; padding-top:20px; }
.rongyu-1{ width:246px; height:395px; overflow:hidden; float:left; margin-right:23px; margin-bottom:30px; border:3px solid #c6d0da;}
.rongyu-box .rongyu-1:nth-child(3n){ margin-right:0;}
.rongyu-11{ width:100%; height:321px; overflow:hidden;  display:flex; flex-wrap: nowrap;align-items: center; text-align: center;justify-content: center;}
.rongyu-11 img{ max-width:100%; max-height:100%; transition: all 2s ease 0s;}


.rongyu-12{ width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);  height:52px; line-height:26px; overflow:hidden; font-size:16px; color:#333333;}
.rongyu-1:hover{ border:3px solid #11bbf8;}
.rongyu-1:hover .rongyu-12{ color:#11bbf8}


.about-nybox{width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px); height:auto; overflow:hidden; padding-top:32px; padding-bottom:20px;}
.about-ny1{ width:100%; height:auto; line-height:38px; font-size:24px; color:#333333; text-align:center; overflow:hidden; padding-bottom:8px;  font-weight:bold;}
/*.about-ny2{ width:100%; height:auto; line-height:2em; font-size:20px; color:#333333; overflow:hidden;}
.about-ny2 img{ max-width:100%;}*/

.news-nybox{width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px); height:auto; overflow:hidden; padding-top:32px; padding-bottom:20px;}
.news-ny1{ width:100%; height:auto; line-height:38px; font-size:24px; color:#333333; text-align:center; overflow:hidden; font-weight:bold;}
.news-ny2{ width:100%; height:auto; line-height:22px; font-size:15px; color:#999999; overflow:hidden; text-align:center; padding-top:14px; padding-bottom:16px; border-bottom:1px solid #e5e5e5;}
.news-ny2 span{ display:inline-block; padding:0 10px;}
.news-ny2 img{ width:22px; height:22px;}
.news-ny2 font{ padding-left:8px;}

.news-ny3{ width:100%; height:auto; line-height:2em; font-size:20px; color:#333333; overflow:hidden; padding-top:15px; padding-bottom:22px; font-family: 宋体, SimSun;  border-bottom:1px solid #e5e5e5; margin-bottom:12px;}
.news-ny3 img{ max-width:100%;}

.news-xq4{ width:100%; height:auto; line-height:30px; font-size:16px; color:#333333; overflow:hidden;}
.news-xq4 font{ color:#333333;}
.news-xq4 a{ color:#333333;}
.news-xq4 a:hover{ color:#1373da}

.news-xq{ width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px);  height:auto; overflow:hidden; margin-bottom:30px; }
.news-xq1{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #e8e8e8;padding:22px 0;}
.news-xq .news-xq1:nth-child(1){ padding:10px 0 22px;}
.news-xq11{ width:66px; height:66px; overflow:hidden; float:left; background:#e9f3ff; margin-top:5px; color:#000000;}
.news-xq111{ width:100%; height:26px; line-height:26px; text-align:center; padding-top:10px; overflow:hidden; font-size:18px; }
.news-xq112{ width:100%; height:20px; line-height:20px; text-align:center; overflow:hidden; font-size:16px; }
.news-xq12{width:-webkit-calc(100% - 86px); width:-moz-calc(100% - 86px); width:calc(100% - 86px);  height:auto; overflow:hidden; float:right;}
.news-xq121{ width:100%; height:28px; line-height:28px; font-size:20px; font-weight:bold; color:#333333; overflow:hidden;}
.news-xq122{ width:100%; height:48px; line-height:24px; font-size:16px; color:#666666; overflow:hidden; padding-top:8px;}
.news-xq1:hover .news-xq11{ background:#11bbf8; color:#fff;}
.news-xq1:hover .news-xq121{  color:#11bbf8;}

.news-2xq{ width:-webkit-calc(100% - 38px); width:-moz-calc(100% - 38px); width:calc(100% - 38px);  height:auto; overflow:hidden; margin-bottom:30px; }
.news-xq2{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #e8e8e8;padding:22px 0;}
.news-2xq .news-xq2:nth-child(1){ padding:22px 0 22px;}
.news-xq21{ width:174px; height:100px; overflow:hidden; float:left; }
.news-xq21 img{ width:100%; height:100%;}
.news-xq211{ width:100%; height:26px; line-height:26px; text-align:center; padding-top:10px; overflow:hidden; font-size:18px; }
.news-xq212{ width:100%; height:20px; line-height:20px; text-align:center; overflow:hidden; font-size:16px; }
.news-xq22{width:-webkit-calc(100% - 189px); width:-moz-calc(100% - 189px); width:calc(100% - 189px);  height:auto; overflow:hidden; float:right;}
.news-xq221{ width:100%; height:28px; line-height:28px; font-size:18px; color:#333333; overflow:hidden;}
.news-xq222{ width:100%; height:48px; line-height:24px; font-size:16px; color:#666666; overflow:hidden; padding-top:8px;}
.news-xq2:hover .news-xq21{ background:#11bbf8; color:#fff;}
.news-xq2:hover .news-xq221{  color:#11bbf8;}

/*内页结束*/


}

@media screen and (max-width: 750px){
	.phone-box{ display:block !important}
	.pc-box{ display:none;}
	
		/*首页头部开始*/
.head-box{width:100%; height:50px; background:#fff; padding:0 15px; overflow:hidden;  position:fixed; top:0; left:0; z-index:9999999; text-align:center;}
.logo-box{ width:284px; height:38px; overflow:hidden; float:left; margin-top:6px;}
.logo-box img{ width:100%; height:100%;}

.head-jg{ width:100%; height:50px; overflow:hidden;}

.phone-box1{ display:none;}

.nav-box1{ width:50px; height:50px; overflow:hidden; position:fixed; top:0; right:15px; z-index:9999; background:url(../images/nav.png) center right no-repeat; background-size:22px 17px;}

.nav-lb1{ width:100%; height:calc(100vh - 50px); top:50px; left:0; z-index:9999999; background:rgba(0,0,0,0.9); display:none; position:fixed; overflow:auto;}
.block-1{ display:block;}
.nav-lb1 ul{ width:100%; height:auto; overflow:hidden;}
.nav-lb1 ul li{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #292929;  }
.nav-lb1 ul li p{ width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);  height:40px; line-height:40px; overflow:hidden; font-size:14px; color:#fff; padding:0 15px;}
.nav-lb1 ul li p a{ color:#fff; width:100%; height:100%; display:block;}
.nav-lb1 ul li p font{display:block; width:100%; height:40px; float:right; background:url(../images/menu_jia.png) center right no-repeat; background-size:16px 16px;}
.erji{ width:100%; height:auto; overflow:hidden; background:#2f2f2f; display:none;}
.erji span{ display:block;  width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px); height:40px; padding:0 15px; line-height:40px; font-size:13px; overflow:hidden;}
.erji span a{ display:block; width:100%; height:40px; overflow:hidden; color:#fff;}
.xianshi .erji{ display:block; -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;}
	
	
/*首页头部结束*/
.phone_banner {
    display: block;
    width: 100%;
    height: 180px;
}

.phone_banner .flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center; display:block;}
.phone_banner .flex-control-nav li{display:inline-block;width:6px;height:6px;margin:0 3px; *display:inline;zoom:1; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; overflow:hidden;}
.phone_banner .flex-control-nav a{display:inline-block;width:6px;height:6px;line-height:40px;overflow:hidden; background:#b9b9b9;cursor:pointer;   }
.phone_banner .flex-control-nav .flex-active{ background:#c74444;}

.phone_banner .flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%; display:none;}

/*首页开始*/
.kuaisu-max{ width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px); height:auto; overflow:hidden; padding-top:15px;}
.kuaisu-1{ width:32%; height:111px; overflow:hidden; float:left; margin-right:2%; margin-bottom:8px; background:#f0f5fb;}
.kuaisu-max .kuaisu-1:last-child{ margin-right:2%}
.kuaisu-max .kuaisu-1:nth-child(3n){ margin-right:0}
.kuaisu-1 a{ display:block; width:100%; height:100%; overflow:hidden;}
.kuaisu-11{ width:44px; height:44px; overflow:hidden; margin-top:15px;}
.kuaisu-11 img{ width:100%; height:100%;}
.kuaisu-11 img:nth-child(2){ display:none;}
.kuaisu-12{ width:100%; height:28px; line-height:28px; text-align:center; overflow:hidden; padding-top:8px; font-size:13px; color:#333;}
.kuaisu-1:hover{background:#11bbf8;}
.kuaisu-1:hover .kuaisu-11 img:nth-child(1){ display:none;}
.kuaisu-1:hover .kuaisu-11 img:nth-child(2){ display:block;}
.kuaisu-1:hover .kuaisu-12{ color:#ffffff;}

.gongcheng-box{width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);  height:auto; overflow:hidden; padding-top:20px;}
.index-btbox{ width:100%; height:auto; overflow:hidden; text-align:center;}
.index-btbox span{ display:inline-block; width:20px; height:1px; background:#045bb8; vertical-align:top; margin-top:14px;}
.index-btbox font{ display:inline-block; height:30px; line-height:30px; font-size:20px; color:#045bb8; font-weight:bold; padding:0 10px;}

.gongcheng-min{width:100%; height:auto;overflow:hidden; padding-top:22px; position:relative;}
.gongcheng-1{ width:-webkit-calc(50% - 5px); width:-moz-calc(50% - 5px); width:calc(50% - 5px); height:122px; overflow:hidden; float:left;  position:inherit; margin-bottom:7px; margin-right:10px; vertical-align:top;}
/*.gongcheng-1{ width:100%; height:100%; overflow:hidden}*/
.gongcheng-1 img{ width:100%; height:100%; }

.gongcheng-12{ width:100%; height:30px; line-height:30px; position:absolute; bottom:0; left:0; z-index:99; text-align:center; overflow:hidden; background:#edf6ff; font-size:14px; color:#333;}
.gongcheng-12 p{ width:90%; height:100%; overflow:hidden; text-align:center; overflow:hidden;  }
.gongcheng-min .gongcheng-1:nth-child(4){ margin-right:0;}
.gongcheng-min .gongcheng-1:nth-child(2n){ margin-right:0;}
.gongcheng-min .gongcheng-1:nth-child(6){ margin-right:0;}
.gongcheng-min .gongcheng-1:nth-child(1){ height:251px;}
.gongcheng-min .gongcheng-1:nth-child(3){ height:251px;}

.gongcheng-min .gongcheng-1:nth-child(5){ position:absolute; right:-10px; top:151px;}

.gongcheng-1:hover .gongcheng-12{ background:#11bbf8; color:#fff;}

.about-box{ width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px); height:auto; overflow:hidden; padding-top:20px;}

.about-min{ width:100%; height:auto; overflow:hidden; padding-top:10px;}

.about-1{ width:100%; height:auto; overflow:hidden; float:left;}
.about-11{ width:50px; height:1px; overflow:hidden; margin-left:0; background:#e9f3ff}
.about-12{ width:100%; height:auto; margin-left:0; line-height:26px; padding-top:10px; font-size:16px; color:#000000; overflow:hidden;}
.about-13{ width:100%; height:auto; margin-left:0; line-height:24px; padding-top:10px; font-size:14px; color:#333333; overflow:hidden; text-indent:2em;}

.about-14{ width:100%; height:88px; overflow:hidden; background:#e9f3ff; margin-top:15px;}
.about-141{ width:20%; height:100%; overflow:hidden; float:left;}
.about-1411{ width:40px; height:40px; overflow:hidden; margin:10px auto 0;}
.about-1411 img{ width:100%; height:100%;}
.about-1411 img:nth-child(2){ display:none;}
.about-1412{ width:90%; height:28px; line-height:28px; font-size:14px; color:#333333; text-align:center; padding-top:0px;}
.about-141:hover{ background:#11bbf8;}
.about-141:hover .about-1411 img:nth-child(1){ display:none;}
.about-141:hover .about-1411 img:nth-child(2){ display:block;}
.about-141:hover .about-1412{ color:#fff;}

.about-2{ width:100%; height:242px; overflow:hidden; float:right; margin-top:10px;}

.about-2 .flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center; display:block;}
.about-2 .flex-control-nav li{display:inline-block;width:6px;height:6px;margin:0 3px; *display:inline;zoom:1; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; overflow:hidden;}
.about-2 .flex-control-nav a{display:inline-block;width:6px;height:6px;line-height:40px;overflow:hidden; background:#b9b9b9;cursor:pointer;   }
.about-2 .flex-control-nav .flex-active{ background:#c74444;}

.phone_banner .flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%; display:none;}

.about_banner .flex-control-nav{ display:block;}
.about_banner .flex-direction-nav{ display:none;}
.about_banner .slides li{ position:relative}
.about-21{ width:100%; height:100%; overflow:hidden;}
.about-22{ width:100%; height:100%; position:absolute; top:0; left:0; z-index:9;
background: -moz-linear-gradient(bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(linear, bottom, top, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
background: -o-linear-gradient(bottom, #rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to top,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
}

.news-box{ width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px); height:auto; overflow:hidden; padding-top:20px;}
.news-min{ width:100%; height:auto; overflow:hidden; padding-top:15px; padding-bottom:10px;}

.news-1{ width:100%; height:198px; overflow:hidden; float:left;}


.news_banner .flex-control-nav{ display:inline-block; left:0; right:0;  bottom:34px; z-index:999; width:auto; text-align:center;}
.news_banner .flex-control-nav li{display:inline-block;width:6px;height:6px;margin:0 3px; *display:inline;zoom:1; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; overflow:hidden;}
.news_banner .flex-control-nav a{display:inline-block;width:6px;height:6px;line-height:40px;overflow:hidden; background:#b9b9b9;cursor:pointer;   }
.news_banner .flex-control-nav .flex-active{ background:#c74444;}


.news_banner .flex-direction-nav{ display:none;}
.news_banner .slides li{ position:relative;height: 198px;}
.news-11{ width:100%; height:100%; overflow:hidden;}
.news-12{width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px); padding:0 15px 0 15px; height:30px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:14px; color:#ffffff; position:absolute; left:0; bottom:0; z-index:9; background:rgba(0,0,0,0.5); }



.news-2{ width:100%; height:auto; overflow:hidden; float:right;}
.news-21{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #e8e8e8;padding:15px 0;}
.news-21:last-child{
	border-bottom:none;
}
.news-2 .news-21:nth-child(1){ padding:15px 0 15px;}
.news-211{ width:66px; height:66px; overflow:hidden; float:left; background:#e9f3ff; margin-top:4px; color:#000000;}
.news-2111{ width:100%; height:26px; line-height:26px; text-align:center; padding-top:10px; overflow:hidden; font-size:16px; }
.news-2112{ width:100%; height:20px; line-height:20px; text-align:center; overflow:hidden; font-size:14px; }

.news-212{ width:-webkit-calc(100% - 76px); width:-moz-calc(100% - 76px); width:calc(100% - 76px);  height:auto; overflow:hidden; float:right;}
.news-2121{ width:100%; height:26px; line-height:26px; font-size:16px; color:#333333; overflow:hidden;}
.news-2122{ width:100%; height:44px; line-height:22px; font-size:14px; color:#666666; overflow:hidden; padding-top:6px;}

.news-21:hover .news-211{ background:#11bbf8; color:#fff;}
.news-21:hover .news-2121{  color:#11bbf8;}
/*首页结束*/

/*底部开始*/
.phone-bot{width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);
 height:auto; overflow:hidden; line-height:24px; font-size:13px; color:#fff; 
 background:#1492ff;
  padding:10px 15px; border-top:1px solid #1373da; color:#fff;}
/*底部结束*/

/*内页开始*/
.banner-sjny{ width:100%; height:auto; min-height:180px; overflow:hidden; max-height:186px;}
.banner-sjny img{ width:100%; height:auto; min-height:180px;max-height:186px;}
/*内页结束*/


/*内页开始*/


.main-box{ width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);  height:auto; padding:15px 15px 20px; overflow:hidden; background:#fff;}
.main-left{ width:100%; height:auto; overflow:hidden;}
.fenlei-box{ width:100%; height:auto; overflow:hidden;}
.fenlei-1{ width:100%; height:46px; overflow:hidden;
background: -moz-linear-gradient(top, #11bbf8 0%, #1775dd 100%);
background: -webkit-gradient(linear, top, bottom, color-stop(0%,#11bbf8), color-stop(100%,#1775dd));
background: -webkit-linear-gradient(top, #11bbf8 0%,#1775dd 100%);
background: -o-linear-gradient(top, #11bbf8 0%,#1775dd 100%);
background: -ms-linear-gradient(top, #11bbf8 0%,#1775dd 100%);
background: linear-gradient(to bottom, #11bbf8 0%,#1775dd 100%);
}
.fenlei-1 img{ width:31px; height:30px; display:block; float:left; margin-left:12px; margin-top:8px;}
.fenlei-1 font{ display:block; width:180px; height:46px; line-height:46px; font-size:20px; color:#ffffff; float:left; margin-left:10px;}
.fenlei-2{width:-webkit-calc(100% - 2px); width:-moz-calc(100% - 2px); width:calc(100% - 2px); height:auto; overflow:hidden; border:1px solid #e3ecf7; border-top:none;}
.fenlei-21{ width:100%; height:40px; overflow:hidden; border-bottom:1px solid #e3ecf7;}
.fenlei-2 .fenlei-21:last-child{ border-bottom:none;}
.fenlei-21 a{ display:block; width:-webkit-calc(100% - 73px); width:-moz-calc(100% - 73px); width:calc(100% - 73px);
 height:40px; line-height:40px; font-size:16px; color:#333333;
  background:url(../images/fenlei-jt1.png) right 18px center no-repeat; background-size:16px 16px; overflow:hidden; padding:0 62px 0 12px;}
.fenlei-21on a{  background:url(../images/fenlei-jt2.png) right 18px center no-repeat #f3f8fe;  background-size:16px 16px; }
.fenlei-21 a:hover{  background:url(../images/fenlei-jt2.png) right 18px center no-repeat #f3f8fe;  background-size:16px 16px; }

.main-right{ width:-webkit-calc(100% - 2px); width:-moz-calc(100% - 2px); width:calc(100% - 2px);    height:auto; overflow:hidden; border:1px solid #e3ecf7; min-height:500px; margin-top:15px;}

.lujing-box{width:100%; height:46px; overflow:hidden; background:#f3f8fe;}

.lujing-2{width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);  height:46px; line-height:46px; float:left; margin-left:15px; font-size:18px; color:#333333; overflow:hidden; }
.lujing-2 span{ display:inline-block; width:4px; height:16px; vertical-align:top; margin-top:17px; vertical-align:top; margin-right:5px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; background:#11bbf8;}
.lujing-1{width:-webkit-calc(48% - 19px); width:-moz-calc(48% - 19px); width:calc(48% - 19px);  height:58px; line-height:58px; float:right; text-align:right; margin-right:19px; font-size:16px; color:#666666; overflow:hidden; display:none; }

.lujing-1 img{ width:14px; height:14px; display:inline-block; margin-top:23px; margin-right:10px;}

.lujing-1 a{ color:#666;}

.lujing-1 a:hover{color:#11bbf8;}

.lujing-1 font{ color:#11bbf8;}

.keji-box{width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px); height:auto; overflow:hidden; padding-top:15px; }
.keji-1{ width:-webkit-calc(50% - 8px); width:-moz-calc(50% - 8px); width:calc(50% - 8px);  height:auto; overflow:hidden; float:left; margin-right:0px; margin-bottom:16px; border-bottom:1px solid #eaebec;}
.keji-box .keji-1:nth-child(3n){ margin-right:0;}
.keji-box .keji-1:nth-child(2n){ float:right}
.keji-11{ width:100%; height:108px; overflow:hidden;}
.keji-11 img{ width:100%; height:100%;}
.keji-12{ width:100%; height:40px; line-height:20px; overflow:hidden; font-size:13px; color:#333333;}
.keji-1:hover .keji-12{ color:#11bbf8}

.rongyu-box{width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px); height:auto; overflow:hidden; padding-top:15px; }
.rongyu-1{ width:-webkit-calc(50% - 10px); width:-moz-calc(50% - 10px); width:calc(50% - 10px); height:266px; overflow:hidden; float:left; margin-right:0px; margin-bottom:16px; border:1px solid #c6d0da;}
.rongyu-box .rongyu-1:nth-child(3n){ margin-right:0;}
.rongyu-box .rongyu-1:nth-child(2n){ float:right;}
.rongyu-11{ width:100%; height:192px; overflow:hidden;  display:flex; flex-wrap: nowrap;align-items: center; text-align: center;justify-content: center;}
.rongyu-11 img{ max-width:100%; max-height:100%; transition: all 2s ease 0s;}


.rongyu-12{ width:-webkit-calc(100% - 20px); 
	width:-moz-calc(100% - 20px); 
	width:calc(100% - 20px);  
	height:60px; line-height:20px; 
	overflow:hidden; font-size:12px; color:#333333;margin-top: 0px;}
.rongyu-1:hover{ border:3px solid #11bbf8;}
.rongyu-1:hover .rongyu-12{ color:#11bbf8}


.about-nybox{width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px); height:auto; overflow:hidden; padding-top:10px; padding-bottom:8px;}
.about-ny1{ width:100%; height:auto; line-height:38px; font-size:18px; color:#333333; text-align:center; overflow:hidden; padding-bottom:8px;  font-weight:bold;}
.about-ny2{ width:100%; height:auto; line-height:22px; font-size:14px; color:#333333; overflow:hidden;}
.about-ny2 img{ max-width:100%;}

.news-nybox{width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px); height:auto; overflow:hidden; padding-top:10px; padding-bottom:10px;}
.news-ny1{ width:100%; height:auto; line-height:24px; font-size:18px; color:#333333; text-align:center; overflow:hidden; font-weight:bold;}
.news-ny2{ width:100%; height:auto; line-height:18px; font-size:13px; color:#999999; overflow:hidden; text-align:center; padding-top:10px; padding-bottom:10px; border-bottom:1px solid #e5e5e5;}
.news-ny2 span{ display:inline-block; padding:0 10px;}
.news-ny2 img{ width:18px; height:18px;}
.news-ny2 font{ padding-left:8px;}

.news-ny3{ width:100%; height:auto; line-height:22px; font-size:15px; color:#333333; overflow:hidden; padding-top:15px; padding-bottom:22px;  border-bottom:1px solid #e5e5e5; margin-bottom:12px;}
.news-ny3 img{ max-width:100%; height:auto !important}
.news-ny3 table{ width:100%}
.news-xq4{ width:100%; height:auto; line-height:22px; font-size:13px; color:#333333; overflow:hidden;}
.news-xq4 font{ color:#333333;}
.news-xq4 a{ color:#333333;}
.news-xq4 a:hover{ color:#1373da}

.news-xq{width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);  height:auto; overflow:hidden; margin-bottom:15px; }
.news-xq1{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #e8e8e8;padding:10px 0;}
.news-xq .news-xq1:nth-child(1){ padding:10px 0 10px;}
.news-xq11{ width:66px; height:66px; overflow:hidden; float:left; background:#e9f3ff; margin-top:5px; color:#000000;}
.news-xq111{ width:100%; height:26px; line-height:26px; text-align:center;  overflow:hidden; font-size:16px; }
.news-xq112{ width:100%; height:20px; line-height:20px; text-align:center; overflow:hidden; font-size:13px; }
.news-xq12{width:-webkit-calc(100% - 86px); width:-moz-calc(100% - 86px); width:calc(100% - 86px);  height:auto; overflow:hidden; float:right;}
.news-xq121{ width:100%; height:28px; line-height:24px; font-size:16px; color:#333333; overflow:hidden;}
.news-xq122{ width:100%; height:44px; line-height:22px; font-size:13px; color:#666666; overflow:hidden; padding-top:0px;}
.news-xq1:hover .news-xq11{ background:#11bbf8; color:#fff;}
.news-xq1:hover .news-xq121{  color:#11bbf8;}

.news-2xq{width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);  height:auto; overflow:hidden; margin-bottom:15px; }
.news-xq2{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #e8e8e8;padding:10px 0;}
.news-2xq .news-xq2:nth-child(1){ padding:10px 0 10px;}
.news-xq21{ width:139px; height:80px; overflow:hidden; float:left; }
.news-xq21 img{ width:100%; height:100%;}
.news-xq211{ width:100%; height:26px; line-height:26px; text-align:center; padding-top:10px; overflow:hidden; font-size:16px; }
.news-xq212{ width:100%; height:20px; line-height:20px; text-align:center; overflow:hidden; font-size:16px; }
.news-xq22{width:-webkit-calc(100% - 149px); width:-moz-calc(100% - 149px); width:calc(100% - 149px);  height:auto; overflow:hidden; float:right;}
.news-xq221{ width:100%; height:24px; line-height:24px; font-size:16px; color:#333333; overflow:hidden;}
.news-xq222{ width:100%; height:44px; line-height:22px; font-size:14px; color:#666666; overflow:hidden; padding-top:8px;}
.news-xq2:hover .news-xq21{ background:#11bbf8; color:#fff;}
.news-xq2:hover .news-xq221{  color:#11bbf8;}


.fuwu-box{ width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);   height:auto; overflow:hidden; margin-bottom:15px; margin-top:15px; }


.fuwu-2{ width:100%;  height:auto; line-height:30px; font-size:16px; color:#333333; overflow:hidden;  margin-top:10px;}
.fuwu-2 span{ display:inline-block; width:4px; height:16px; overflow:hidden; margin-top:7px; margin-right:8px; background:#11bbf8; vertical-align:top;}
.fuwu-3{ width:100%; height:auto; line-height:23px; font-size:13px; color:#333333; padding-top:5px; overflow:hidden;}


.lianxi-box{ width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);  height:auto; overflow:hidden; margin-bottom:15px; margin-top:15px; }
.lianxi-1{ width:100%; height:auto; overflow:hidden;}
.iw_poi_title {color:#CC5522;font-size:16px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:14px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.baidu-map{width:-webkit-calc(100% - 2px); width:-moz-calc(100% - 2px); width:calc(100% - 2px); height:330px; overflow:hidden; border:1px solid #ccc;}
.lianxi-2{ width:100%; height:auto; line-height:23px; font-size:13px; color:#666; padding:10px 0 0;}


.liuyan-box{width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);   height:auto; overflow:hidden; margin-bottom:15px; margin-top:15px; }
.liuyan-1{ width:100%; height:auto; line-height:30px; font-size:16px; color:#a0a0a0; overflow:hidden; border-bottom:1px dashed #a0a0a0;}
.liuyan-1 font{ color:#f01f0b;}

.liuyan-2{ width:100%; height:auto; overflow:hidden; padding:10px 0 10px;  border-bottom:1px dashed #a0a0a0;}
.liuyan-21{ width:100%; height:auto; overflow:hidden; margin:10px 0; padding-bottom:5px;}
.liuyan-211{ width:60px; height:auto; float:left; line-height:32px; text-align:right; font-size:14px; color:#595758; }
.liuyan-212{     line-height: 30px; display:block; float:left; margin-left:10px; overflow:hidden;
    height: 30px;
    border: 1px solid #c9c9c9;
    width:-webkit-calc(100% - 90px); width:-moz-calc(100% - 90px); width:calc(100% - 90px); 
    color: #666;}
.liuyan-212 input{ display:block; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:calc(100% - 20px); height:30px; line-height:30px; font-size:14px; color:#333; overflow:hidden; padding:0px 10px;}
.liuyan-213{ display:inline-block; float:left; height:auto; line-height:normal; margin-left:5px; font-size:14px; color:#f01f0b; vertical-align:top;}

.liuyan-214{   line-height: 30px; display:block; float:left; margin-left:10px; overflow:hidden;
    height: 30px;
    border: 1px solid #c9c9c9;
    width: 114px;
    color: #666;}
.liuyan-214 input{ display:block; width:94px; height:30px; line-height:30px; font-size:14px; color:#333; overflow:hidden; padding:0px 10px;}
.liuyan-215{ width:64px; height:32px; float:left; margin-left:20px;}
.liuyan-215 img{ width:100%; height:100%;}

.liuyan-216{  line-height: 30px; display:block; float:left; margin-left:10px; overflow:hidden;
    height: 108px;
    border: 1px solid #c9c9c9;
   width:-webkit-calc(100% - 90px); width:-moz-calc(100% - 90px); width:calc(100% - 90px);
    color: #666;}
.liuyan-216 textarea{ display:block; width:580px; height:108px; line-height:32px; padding:0 10px; font-size:14px; color:#333;}
.liuyan-3{ width:100%; height:auto; overflow:hidden; text-align:right; padding:20px 0 0;}
.liuyan-31{ width:70px; height:28px; overflow:hidden; display:inline-block; line-height:28px; margin-left:20px; border-radius:6px; border:1px solid #64b24f;}
.liuyan-31 input{ display:block; width:100%; height:28px; line-height:30px; text-align:center; font-size:14px; color:#333;  cursor:pointer;}
.liuyan-31:hover{ background:#64b24f}
.liuyan-31:hover input{ color:#fff;}
.liuyan-32{ width:70px; height:28px; overflow:hidden; display:inline-block; line-height:28px; margin-left:20px; border-radius:6px; border:1px solid #cf2424;}
.liuyan-32 input{ display:block; width:100%; height:28px; line-height:28px; text-align:center; font-size:14px; color:#333;  cursor:pointer;}
.liuyan-32:hover{ background:#cf2424}
.liuyan-32:hover input{ color:#fff;}


.sousuo-nymax{ width:-webkit-calc(100% - 2px); width:-moz-calc(100% - 2px); width:calc(100% - 2px); height:auto; overflow:hidden; border:1px solid #e3ecf7; }
.sousuo-nybox{  width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);  height:auto; overflow:hidden; margin-bottom:15px; margin-top:15px;}
.sousuo-ny1{ width:100%; height:auto; overflow:hidden; margin-bottom:15px;}
.sousuo-ny11{ width:100%; height:auto; overflow:hidden; width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333333;
    overflow: hidden; border-bottom:1px solid #e8e8e8}
		
.sousuo-ny111{ width:-webkit-calc(100% - 90px); width:-moz-calc(100% - 90px); width:calc(100% - 90px); height:32px; overflow:hidden; float:left; }
.sousuo-ny112{ width:80px; height:32px; line-height:32px; font-size:13px; text-align:right; float:right; color:#666; overflow:hidden;}
.sousuo-ny11:hover .sousuo-ny111{ color:#11bbf8 ;}


.rencai-box{width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);height:auto; overflow:hidden; margin-bottom:10px; margin-top:19px; }
.rencai-1{ width:100%; height:auto; line-height:32px; font-size:16px; color:#333; overflow:hidden}
.rencai-2{ width:100%; height:auto; overflow:hidden; padding-top:15px}
.rencai-21{ width:100%; height:auto; overflow:hidden; margin-bottom:15px;}
.rencai-211{ width:100%; height:40px; overflow:hidden; background:#e9f3ff; line-height:40px; font-size:16px; color:#333; cursor:pointer}
.rencai-2111{ display:inline-block; margin-left:20px; color:#333}
.rencai-2112{ display:inline-block; font-size:14px; margin-left:20px; color:#666; margin-left:15px; display:none}
.rencai-2113{ display:inline-block; font-size:14px; margin-left:20px; color:#666; margin-left:20px; display:none}
.rencai-2114{ display:block; float:right; width:26px; height:26px; background:url(../images/zhankai.png); margin-right:15px; margin-top:7px;}
.rencai-212{ width:100%; height:auto; overflow:hidden; background:#f8f8f8; display:none;}
.rencai-2121{width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);height:auto; overflow:hidden; padding:10px 0 ; border-bottom: 1px solid #dfdfdf}
.rencai-21211{ width:100%; height:auto; line-height:28px; overflow:hidden; float:left; font-size:13px; color:#333; overflow:hidden; margin-right:0%}
.rencai-2121 .rencai-21211:nth-child(3n){ margin-right:0}


.rencai-2122{ width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);padding:10px 0; height:auto; line-height:24px; font-size:14px; color:#333; overflow:hidden;}
.rencai-2122 img{ max-width:100%}
.rencai-21on .rencai-211{ background:#11bbf8; color:#fff}
.rencai-21on  .rencai-2111{ color:#fff}
.rencai-21on  .rencai-2112{ color:#fff}
.rencai-21on  .rencai-2113{ color:#fff}
.rencai-21on  .rencai-2114{  background:url(../images/shouqi.png);}
.rencai-21on .rencai-212{ display:block}

.fuwu-1 p{ font-size:13px;}
/*内页结束*/
.page{ display:none}
	.fenye
{
   text-align: center;
    margin: 20px auto 20px;
}
    .app_fenye
    {
        clear: both;
        text-align: center;
        margin-bottom: 10px;
    }
    .app_fenye  .app_fenyeA
    {
        font-size: 14px;
    }
    .app_fenye  .app_fenyeB
    {
        font-size: 12px;
        width: 30px;
        height: 24px;
        line-height: 24px;
        margin-left: 5px;
        outline: none;
    }
	
}





.rebox { cursor: pointer; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index:99999999 !important; -webkit-filter: none !important;
    background: rgb(0, 0, 0); /* IE Fallback (Solid Colour) */
    background: rgba(0, 0, 0, 0.7); }
.rebox *{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }
.rebox-contents { position: absolute; top: 5%; left: 5%; text-align: center; width: 90%; height: 90%; display:flex; flex-wrap: nowrap;align-items: center; text-align: center;justify-content: center; }
.rebox-contents .rebox-content { box-shadow: 0 0 20px #000; border-radius: 1px; max-width: 100%; max-height: 100%; }
.rebox-loading { width: 31px; height: 31px; margin: -16px 0 0 -16px; position: absolute; top: 48%; left: 50%; }
.rebox-caption { display: none; position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; z-index: 1000; background: #000; background: rgba(0,0,0,0.7); }
.rebox-caption p { margin: 0 auto; max-width: 70%; display: inline-block; *display: inline; *zoom: 1; padding: 10px; color: #fff; font-size: 12px; line-height: 18px; }

.rebox-button { position: absolute; z-index: 9999; min-width: 40px; height: 40px; line-height: 40px; background: rgb(0, 0, 0); opacity:0.8; 
    text-decoration: none; font-size: 24px; color: #fff; text-align: center; vertical-align: middle;
    -webkit-border-radius: 32px; -moz-border-radius: 32px; -ms-border-radius: 32px; border-radius: 32px;
    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; }
.rebox-button:hover,
.rebox-button:focus { opacity: 1; -webkit-transform: scale(1.4); -moz-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4); }
.rebox-close { right: 10px; top: 10px; }
.rebox-next { right: 10px; top: 48%; }
.rebox-prev { left: 10px; top: 48%; }
.rebox-loading { left: 50%; top: 48%;
    -webkit-animation-name: spin; -webkit-animation-duration: 2000ms; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: linear;
    -moz-animation-name: spin; -moz-animation-duration: 2000ms; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear;
    -ms-animation-name: spin; -ms-animation-duration: 2000ms; -ms-animation-iteration-count: infinite; -ms-animation-timing-function: linear;    
    animation-name: spin; animation-duration: 2000ms; animation-iteration-count: infinite; animation-timing-function: linear;
}

@-ms-keyframes spin { from { -ms-transform: rotate(0deg); }
to { -ms-transform: rotate(360deg); }}
@-moz-keyframes spin { from { -moz-transform: rotate(0deg); } to { -moz-transform: rotate(360deg); }}
@-webkit-keyframes spin { from { -webkit-transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); }}
@keyframes spin { from { transform:rotate(0deg); } to { transform:rotate(360deg); }}


@media screen and (max-width: 750px){
.news-bt1{ width:80px; height:32px; line-height:32px; font-size:14px; border:1px solid #e8e8e8; margin:0px auto 30px; overflow:hidden; border-radius:2px}
.news-bt1 a{ display:block; width:100%; height:32px; line-height:32px; text-align:center; font-size:14px; color:#333;}
.BMap_omCtrl{ display:none}
.anchorTL{ display:none;}
/*.center{ width:250px !important;}
.BMap_bubble_content{ width:220px !important}*/
.BMapLabel{ font-size:16px !important;}

.news-201{ display:inline-block; height:30px; line-height:30px; font-size:18px; color:#333; overflow:hidden; float:right; vertical-align:top;}
.news-201 a{ color:#045bb8;}
.news-201 a:hover{ color:#1492ff}
}
/*.skidder-viewport .skidder-wrapper .skidder-slide{ margin-right:8px;}*/
.skidder-wrapper{ margin-left:0 !important}
.skidder-slide img{ margin-right:2px !important;}
/*.skidder-prev skidder-clickelement{ margin-right:8px;}*/
.skidder-viewport .skidder-clickwrapper .skidder-clickelement{ display:none;}
/*.skidder-viewport{ margin-left:-20px;}*/


.skidder-wrapper{height:500px !important;}
.slideshow{ height:500px !important;}
.skidder-viewport{ height:500px !important;}
.slide img{ height:500px !important;}
.skidder-prev{ height:500px !important;}
.skidder-slide{ height:500px !important;}

@media screen and (max-width: 750px){
	.skidder-wrapper{height:300px !important;}
.slideshow{ height:300px !important;}
.skidder-viewport{ height:300px !important;}
.slide img{ height:300px !important;}
.skidder-prev{ height:300px !important;}
.skidder-slide{ height:300px !important;}

}

